home *** CD-ROM | disk | FTP | other *** search
/ Mac Expert 1995 Winter / Mac Expert - Winter 95.iso / Les fichiers / Tidbits / Tidbits 01 à 100 / TidBITS#068_24-Jun-91.txt < prev    next >
Encoding:
Text File  |  1995-06-19  |  15.9 KB  |  358 lines  |  [TEXT/ttxt]

  1. TidBITS#68/24-Jun-91
  2. ====================
  3.  
  4.  Copyright 1990-1992 Adam & Tonya Engst. Non-profit, non-commercial
  5.    publications may reprint articles if full credit is given. Other
  6.    publications please contact us. We do not guarantee the accuracy
  7.    of articles. Publication, product, and company names may be
  8.    registered trademarks of their companies. Disk subscriptions and
  9.    back issues are available.
  10.  
  11.  For more information send electronic mail to info@tidbits.uucp or
  12.  Internet: ace@tidbits.uucp -- CIS: 72511,306 -- AOL: Adam Engst
  13.  TidBITS -- 9301 Avondale Rd. NE Q1096 -- Redmond, WA 98052 USA
  14.  -----------------------------------------------------------------
  15.  
  16. Topics:
  17.     MailBITS/24-Jun-91
  18.     SevenBITS/24-Jun-91
  19.     Plain Paper Color
  20.     Apple Product Shifts
  21.     IBM Sees Red
  22.     Reviews/24-Jun-91
  23.  
  24.  
  25. MailBITS/24-Jun-91
  26. ------------------
  27.   This is embarrassing. After I wrote a nice article about the Help!
  28.   application from Teknosys, I discovered that I misspelled the
  29.   company's name consistently throughout the article. Sorry! The
  30.   company in question is indeed Teknosys, not Technosys. I can't
  31.   imagine how I got Technosys out of it, but hey, we all make
  32.   mistakes. Brian from Teknosys kindly listed the 800 number, so if
  33.   you want to call them for more information about Help!, you can
  34.   call 800/873-3494.
  35.  
  36.   I've run across a couple of deals that people might want to look
  37.   into. First, and this is definitely a good one, if you've been
  38.   thinking about buying Timbuktu but want to see how fast it runs
  39.   and how well it works with your setup, Farallon has created a
  40.   fully-functional demo version that self-destructs after seven
  41.   days. It's available on America Online, AppleLink, CompuServe, and
  42.   directly from Farallon. I don't know if anyone has posted it to
  43.   the Internet yet. Second, if you're looking for a powerful
  44.   multiuser relational database, you might want to consider Double
  45.   Helix 3.5 in this special deal. It expires soon (I don't know when
  46.   offhand) but you can get Double Helix for $129 if you call Odesta
  47.   and mention the reservation number 100307. Nowhere in the blurb
  48.   did it state any limitations, but I can't be sure they'll take
  49.   everyone. Still, it's worth a try since $129 is less than half
  50.   what Double Helix normally costs mail order. Third, DeltaPoint is
  51.   offering an upgrade to DeltaGraph 1.5 from any other competing
  52.   program. Until July 31st you can get DeltaGraph 1.5 for $69.95
  53.   simply by calling DeltaPoint and giving them the name of the
  54.   program you currently use along with sufficient bits of plastic
  55.   money. Sounds like a good deal to me.
  56.  
  57.     Farallon -- 800/642-2026 -- 415/596-9100
  58.     Odesta -- 800/323-5423 ext. 351
  59.     DeltaPoint -- 800/367-4334
  60.  
  61.   Information from:
  62.     Brian of Teknosys
  63.     Farallon propaganda
  64.     Odesta propaganda
  65.  
  66.  
  67. SevenBITS/24-Jun-91
  68. -------------------
  69.   DiskDoubler 3.7 is now shipping to registered users. This version
  70.   provides System 7 compatibility (including balloon help) and a few
  71.   additional new features that should increase its popularity. Lloyd
  72.   Chambers of Salient, DiskDoubler's main programmer, increased
  73.   DiskDoubler's speed significantly in what Salient calls Method A
  74.   and provided tighter compression in Method B (it was actually
  75.   Method C for a while, but the old Method B disappeared, so Lloyd
  76.   renamed it). DiskDoubler now has the best compression ratios
  77.   available. Other useful features include the ability to create a
  78.   self-extracting archive that includes as little expansion code as
  79.   possible, the ability to copy files faster than the Finder using
  80.   DiskDoubler's normal interface, and, finally, the ability to work
  81.   in the background. I helped test DiskDoubler, and believe me, it
  82.   is solid. I use it constantly and have encountered no problems,
  83.   which is a lot more than I can say for some of the software I
  84.   test. Alysis, makers of DiskDoubler's competitor SuperDisk!, have
  85.   yet to send Ken Hancock a copy for testing, but once they do, we
  86.   will release another TidBITS special issue comparing DiskDoubler
  87.   and SuperDisk!. My quick tests indicate that DiskDoubler can
  88.   compress files much more tightly than SuperDisk!, but SuperDisk!
  89.   is significantly faster. One thing to watch out for is that
  90.   SuperDisk! does not appear to be verifying what it does, and if
  91.   the SuperDisk! extension isn't loaded, the compressed files are
  92.   inaccessible.
  93.  
  94.   System 7 isn't terribly snappy on a slower Mac even if it has
  95.   plenty of memory, but here's a little trick to use to make it seem
  96.   slightly faster. Whenever you open or close a window or a launch a
  97.   file, the Mac shows you the icon opening or closing, providing
  98.   what are called Zoomrects to simulate motion. Drawing those
  99.   Zoomrects takes time, so people have come up with a way to
  100.   eliminate the Zoomrects, which should speed up working in the
  101.   Finder. Note that we haven't tested these fully yet, but other
  102.   people have reported no problems with them.
  103.  
  104. 1) Open a copy of the Finder with ResEdit 2.1
  105.  
  106. 2) Open the Code resource
  107.  
  108. 3) Open Code ID 4 (yup, you need to decompress it)
  109.  
  110. 4) Select Find Offset and look for 0078. This should take you to a
  111.   line reading 48E7 1F38 594F 2F0F.
  112.  
  113. 5) Select 4 bytes (i.e., 48E7 1F38)
  114.  
  115. 6) Replace with the following: 6000 00E6. This represents a BRA
  116.   instruction around the code that does Zoomrects.
  117.  
  118. 7) Save the copy of the Finder and close ResEdit.
  119.  
  120. 8) Put the real Finder in another folder and replace it with your
  121.   hacked up copy. Reboot. Open a window. Nirvana.
  122.  
  123.   John Heckendorn, who originally posted this, says, "This patch was
  124.   put together by Danny Brewer at Farallon Computing. I can't
  125.   guarantee it'll work for you, so proceed with caution. I can say
  126.   that it certainly works for me. I'll bet it makes Timbuktu Remote
  127.   operate more quickly, as well :-)."
  128.  
  129.   Information from:
  130.     Lloyd Chambers -- salient@applelink.apple.com
  131.     John Heckendorn -- bmug@garnet.berkeley.EDU
  132.     Paul Jacoby -- pejacoby@serc.3m.com
  133.  
  134.   Related articles:
  135.     MacWEEK -- 18-Jun-91, Vol. 5, #23, pg. 5
  136.  
  137.  
  138. Plain Paper Color
  139. -----------------
  140.   Color printers are neat but still saddled with major problems. For
  141.   me at least, the main problems are price, quality, and speed. Two
  142.   companies, Tektronix and Dataproducts, should be addressing these
  143.   problems soon with some plain-paper color printers that use solid
  144.   wax transfer. The printers still aren't cheap - Tektronix's
  145.   PhaserJet PXi lists for $9995 and the Dataproducts Jolt PS will
  146.   cost about $7000, but the price of consumables is quite a bit
  147.   cheaper, 25 cents per page for the PhaserJet and possibly less for
  148.   the Jolt PS. The fact that these printers don't require special
  149.   paper is also interesting, because some projects simply cannot use
  150.   printouts made on the slick, shiny paper used by most color
  151.   printers.
  152.  
  153.   As far as quality goes, the solid wax should be a bit brighter
  154.   than ink-jet or thermal transfer inks, and it will certainly be
  155.   more striking than the ink-jet output, which tends to bleed
  156.   slightly, muddying the edges. The resolution will be the standard
  157.   300 dpi, which is fine for many applications but which means that
  158.   these printers will not replace traditional methods of printing
  159.   publication-quality color photographs. We have a color photograph
  160.   printed on an older Tektronix color printer that is good but
  161.   certainly nothing impressive. If these solid wax printers can
  162.   improve on that quality, they will do quite well.
  163.  
  164.   Last, but not least, speed. The color photo I mentioned earlier
  165.   took four or five minutes to print on the old Tektronix, but the
  166.   new ones should improve on that, perhaps dropping into the two
  167.   minutes per page range for a full color PostScript image. Even
  168.   that speed won't make them useful for high-volume printing, but
  169.   most people will use the printers primarily for drafts before
  170.   going to film for the final output.
  171.  
  172.     Tektronix -- 800/835-6100
  173.  
  174.   Related articles:
  175.     MacWEEK -- 18-Jun-91, Vol. 5, #23, pg. 6
  176.     MacWEEK -- 11-Jun-91, Vol. 5, #22, pg. 1
  177.     InfoWorld -- 17-Jun-91, Vol. 13, #24, pg. 26
  178.  
  179.  
  180. Apple Product Shifts
  181. --------------------
  182.   With the exception of printers, Apple's peripherals usually elicit
  183.   snickers among those who have an idea of what computer equipment
  184.   should cost. The best examples of this were the Apple modems
  185.   (which have been dropped) and the Apple hard drives, which are now
  186.   being dropped from the price lists  The only Apple external drive
  187.   that will remain is the 80 MB one, and that's probably because
  188.   A/UX comes on it. Considering that the Apple 40SC external hard
  189.   drive was $926 at Cornell's educational price, Apple probably
  190.   won't lost much revenue since mail order companies regularly beat
  191.   Apple's price by $500 on the exact same mechanism. Almost all the
  192.   Macs will still come with internal drives, but if you want to add
  193.   a drive, you'll have to go to a third party.
  194.  
  195.   Despite dropping the hard drives, Apple isn't abandoning the
  196.   storage peripheral market completely. A new CD-ROM drive (the
  197.   AppleCD SC Plus) should appear soon, boasting a lower price ($799
  198.   list, which could translate to $600 discount) and speedier
  199.   performance. The new drive has 380 millisecond access time, which
  200.   is quite good, but more importantly, has real-time layered error
  201.   correction that supposedly greatly increases real world
  202.   performance. Other enhancements include a better mechanism for
  203.   keeping dust out of the drive and a lens cleaning mechanism, both
  204.   of which should help the drive avoid the dust bunnies that plagued
  205.   its predecessor. I suspect that the new tower Macs will be able to
  206.   have an internal version of this drive as well. It's nice to see
  207.   Apple supporting CD technology with inexpensive hardware if the
  208.   company plans to push CDs as a major distribution medium.
  209.  
  210.   Although third party hard drive manufacturers must be pleased to
  211.   see Apple dropping out of their market, the CD-ROM drive companies
  212.   won't like the competition from Apple's new drive. Similarly,
  213.   third party monitor makers won't like the new color monitors Apple
  214.   has in the works, a 16" color monitor for about $1600 and a 21"
  215.   color monitor for less than $5000. I'll take the 16" monitor
  216.   personally - $5000 is a bit steep for my tastes. In response,
  217.   E-Machines, makers of the primary 16" color monitor for the Mac
  218.   now, announced a new $1600 16" color monitor, the ColorPage E16.
  219.   Unlike the Apple monitor, which uses a Sony tube, the E16 will use
  220.   a Toshiba flat panel tube (is that an oxymoron?). Overall, I'm not
  221.   surprised by Apple's new monitors. If Apple wants to pretend to be
  222.   a workstation company, then it has to provide the sort of monitors
  223.   that workstations generally have.
  224.  
  225.   Related articles:
  226.     MacWEEK -- 18-Jun-91, Vol. 5, #23, pg. 1, 6
  227.  
  228.  
  229. IBM Sees Red
  230. ------------
  231.   Or maybe that title should be "Apple Sees Blue." Either way, the
  232.   result is the same. Apple and IBM have been sneaking off into the
  233.   broom closet to make deals recently. A while ago there was a brief
  234.   comment about a networking technology deal, and then Apple started
  235.   using IBM hard disks in some IIci's, and now there's talk about a
  236.   sweeping agreement that would send AppleTalk, QuickTime, Publish &
  237.   Subscribe, and a player to be named later (but probably Apple's
  238.   PinkOS (well, it's a nice acronym, anyway :-)) object-oriented
  239.   next-generation operating system) to IBM in return for IBM's
  240.   networking protocols, its RISC RS/6000 chip, and some code from
  241.   OS/2. Lest this seem too incredible to have any base in reality,
  242.   Bob Cringely says that he's talked to people at IBM who have seen
  243.   System 7 running on a PS/2.
  244.  
  245.   Do keep in mind that this would be a technology transfer, and
  246.   neither company would have to implement anything. IBM likes
  247.   licensing technology just to have it on hand for later use, such
  248.   as with NeXTstep, for which IBM paid ten million and then stuffed
  249.   behind the mops in the closet. There's no telling what could
  250.   happen with this agreement, but here's my bets (which have no
  251.   money riding on them, luckily).
  252.  
  253.   Apple and IBM will use Pink and OS/2 to come up with a new
  254.   operating system that is platform-independent and is completely
  255.   free of Microsoft's clutches. A new OS will enable IBM to move
  256.   away from the technological disaster of DOS and the marketing
  257.   disaster of OS/2 and will allow Apple to greatly increase the
  258.   appeal of its next operating system. Networking from both
  259.   companies will become more complete in supporting each other,
  260.   which helps all users. Lots of my PC clients would kill for the
  261.   ease of inexpensive LocalTalk built into their systems. I don't
  262.   know enough about RISC to say much about whether Apple will use
  263.   IBM's RS/6000 chip in favor of the Motorola 88110 (which NeXT is
  264.   also considering for a future NeXT workstation), but apparently
  265.   Motorola has had trouble shipping the chip in quantity. The
  266.   RS/6000 license might put some pressure on Motorola to get its act
  267.   together, but I've also heard that if Apple did go with the
  268.   RS/6000, Motorola would manufacture it in compensation for Apple's
  269.   rejection of the 88110. A final option is the so-called MISC
  270.   (Minimal Instruction Set Computing) chip, which only has a few
  271.   instruction but runs blazingly fast and can emulate any RISC or
  272.   CISC architecture due to its simplicity. No word if Apple is
  273.   considering MISC at all. Overall, I think there's about as much
  274.   posturing as reality in this deal.
  275.  
  276.   The reason for the deal seems pretty clear, though. Both Apple and
  277.   IBM are worried about Microsoft and the ACE Consortium. In
  278.   addition, Apple wants to break into the mainstream and who is more
  279.   mainstream than IBM? Interestingly enough, if you think about
  280.   previous Apple alliances, most notably the one with DEC, they have
  281.   produced little. Now look where DEC is, ensconced in ACE at the
  282.   side of Microsoft and Compaq.
  283.  
  284.   In addition to all this, remember our April Fools article on IBM
  285.   buying Lotus? Well, that still hasn't happened, but IBM and Lotus
  286.   are expected to announce an agreement today that will enable IBM
  287.   to use technology from Lotus's Notes program. Who knows what Lotus
  288.   gets in return, other than cash. The final free agents are
  289.   Quarterdeck and GeoWorks, two companies whose combined products
  290.   compete extremely well with Windows. They've been talking about
  291.   possibly getting together to create a version of PC/GEOS that will
  292.   multitask DOS applications and still not become as large a
  293.   hardware hog as Windows. Pay attention to all of this, because you
  294.   can't tell the players without a scorecard in this game of
  295.   Microsoft bashing.
  296.  
  297.   Information from:
  298.     TNG TaiHou -- ISSTTH%NUSVM.BITNET@forsythe.stanford.edu
  299.     John A. Starta -- tosh!starta@asuvax.eas.asu.edu
  300.     Steve Witten -- stevewi@hpspdra.spd.hp.com
  301.     Eric Behr -- ejbehr@rs6000.cmp.ilstu.edu
  302.     Vladimir G. Ivanovic -- vladimir@Eng.Sun.COM
  303.  
  304.   Related articles:
  305.     MacWEEK -- 18-Jun-91, Vol. 5, #23, pg. 1
  306.     PC WEEK -- 10-Jun-91, Vol. 8, #23, pg. 33
  307.     InfoWorld -- 17-Jun-91, Vol. 13, #24, pg. 1
  308.     InfoWorld -- 10-Jun-91, Vol. 13, #23, pg. 1
  309.  
  310.  
  311. Reviews/24-Jun-91
  312. -----------------
  313.  
  314. * MacWEEK
  315.     PixelPaint Professional 2.0, pg. 51
  316.     Timbuktu 4.0, pg. 51
  317.     MasterFinder 1.2, pg. 54
  318.     Mr. File 1.0, pg. 54
  319.     ColorFast Film Recorder, pg. 58
  320.     Streamline 2.0, pg. 58
  321.     digiMatic, pg. 60
  322.     QuickDraw Printers, pg. 65
  323.       GCC PLP IIS
  324.       Apple Personal LaserWriter LS
  325.       GCC PLP II
  326.       HP DeskWriter
  327.       Apple StyleWriter
  328.       Kodak Diconix M150 Plus
  329.       GCC WriteMove
  330.       GCC WriteImpact
  331.       Apple ImageWriter II
  332.  
  333. * InfoWorld
  334.     Mac & PC Illustration Programs, pg. 57
  335.       Adobe Illustrator 3.0
  336.       Aldus FreeHand 3.0
  337.       Artline 2.0
  338.       Arts & Letters Graphics Editor 3.1
  339.       CorelDraw 2.0
  340.       Micrografix Designer 3.1
  341.     System 7, pg. 81
  342.     HP 95LX, pg. 84
  343.  
  344. * BYTE
  345.     Motorola Altair, pg. 229
  346.  
  347. References:
  348.     MacWEEK -- 18-Jun-91, Vol. 5, #23
  349.     InfoWorld -- 17-Jun-91, Vol. 13, #24
  350.     BYTE -- Jul-91
  351.  
  352.  
  353. ..
  354.  
  355.  This text is encoded in the setext format. Please send email to
  356.  <info@tidbits.uucp> or contact us at one of the above addresses
  357.  to learn how to get more information on the setext format.
  358.